home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000152_timbl _Fri Jun 26 20:35:20 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA00771; Fri, 26 Jun 92 20:35:20 MET DST
  4. Date: Fri, 26 Jun 92 20:35:20 MET DST
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9206261835.AA00771@ nxoc01.cern.ch >
  7. To: sean@coombs.anu.edu.au, www-talk@nxoc01.cern.ch
  8. Subject: Re: HTML -> Postscript? Text?
  9.  
  10. Sean,
  11.  
  12. You say, "its late at night and my eyesight is fading so I'm simply not up to
  13. parsing the installation instructions for variuos parts of WWW written
  14. as they are in HTML".
  15.  
  16. The basic installation instructions are also in the line mode
  17. browser tar file in plain text.  That will allow you to get the
  18. line mode browser (www) up.  9You can probably get a binary anyway).
  19. Then you can use that to change HTML into text 
  20.  
  21.     www -n -p -na xxxx.html
  22.  
  23. will give you a non-interactive unpaged link-free formatted
  24. text output. What more can you want? 
  25.  
  26. If there is something crucial missing from the .txtx files
  27. shipped, then tell www-bug@info.cern.ch.  If you want more
  28. information about other bits without getting www up, then
  29. just telnet to info.cern.ch and read it on line.
  30.  
  31.  
  32. Actually, we plan to make a combined user manual availabl
  33. in postscript and TeX in the same way as the_www_book.ps.Z
  34. dumped from the hypertext.  Later.
  35.  
  36.  
  37. Tim